RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. permission deni
    Log in to post
    • All categories
    • O

      Permission denied

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberrypi4b usbmount failed permission deni
      15
      0 Votes
      15 Posts
      4k Views
      O

      @mitu I might have by accident because at on point I was having a hard time finding where to pair with bluetooth for a controller

    • SgtJimmyRustlesS

      Usbromservice changed all the rom folders to root permissions

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support usbromservice permission deni root
      7
      0 Votes
      7 Posts
      920 Views
      ClydeC

      @SgtJimmyRustles said in Usbromservice changed all the rom folders to root permissions:

      Errors when I try a sudo chown -R pi:pi /home/pi

      chown: changing ownership of '/home/pi/RetroPie': Operation not permitted

      Just a little explanation for this: FAT32 (vfat in Linux) is a Windows file system that doesn't support Linux file permissions and ownerships. Those are determined by the mount options (here: uid=1000,gid=1000,fmask=0022,dmask=0022) and are immutable by commands like chmod or chown. Thus, the above error message ist normal behaviour for a vfat mount.

    • G

      Permission Denied SSH Retropie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ssh retropie permission deni new folders help
      10
      0 Votes
      10 Posts
      2k Views
      quicksilverQ

      @granderjoree just for future reference you need to remove the # before the line in the config file in order for it to be read. # means ignore this line. That's why permit root login was not working for you.

    • TuckerExtinT

      Permission Denied with command.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support permission deni
      4
      0 Votes
      4 Posts
      382 Views
      ByteThisB

      @herb_fargus Yes , thank-you. Sometimes i try to describe or identify something in an easier way to achieve results . Command line (sudo) is a difficult thing to understand if you're not familiar with it.

    • shavecatS

      Copy Permission denied

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support copy error permission deni
      5
      0 Votes
      5 Posts
      2k Views
      shavecatS

      @carlhungus74
      Got it thanks :)

    • M

      Permission denied /opt/retropie/configs/gba/retroarch.cfg

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support permission deni help
      4
      0 Votes
      4 Posts
      1k Views
      dankcushionsD

      just FYI, aspect_ratio_index = "23" isn't 'custom viewport' anymore. i think it's 24 now.

      it seems like this config change would be the same as just setting 'integer scaling' for GBA to on via https://github.com/RetroPie/RetroPie-Setup/wiki/Configuration-Editor

    • M

      SNES Roms Not Working - Permissions Error

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support permission deni permissions snes roms lr-snes9x2010
      2
      0 Votes
      2 Posts
      999 Views
      mituM

      @mikepd213 Re-install all your packages, do an update, then try again. You probably messed up the permissions (executable bit) on your files.

    • J

      N64 Hotkeys

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support n64 hotkeys permission deni
      4
      0 Votes
      4 Posts
      864 Views
      R4LR

      Have a look at this:

      https://retropie.org.uk/forum/topic/12836/guide-how-to-n64-controller-setup-with-micro-s-n64-pcb-converter-and-mayflash-usb-adapter

    • aschwanA

      Select Emulator for ROM not working (N64)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support n64 n64 emulator emulator for ro permission deni
      2
      0 Votes
      2 Posts
      1k Views
      aschwanA

      Sorry to waste your time. Found the solution.

      sudo chown -R pi:pi /opt/retropie/configs
    • M

      emulation station crashes after "throwing an instance of 'boost::filesystem_error'

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie emulationstaion filesystem error permission deni
      20
      0 Votes
      20 Posts
      5k Views
      M

      Ok, I will allow ssh access. Thank you again for your help.

    • lostlessL

      Trouble running prboom on USB drive

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support doom ports permission deni
      1
      0 Votes
      1 Posts
      639 Views
      No one has replied
    • C

      Emulationstation crashes after RetroPie boots up - Permission denied

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie 4.2 permission deni emulationstaion error boot crash
      20
      0 Votes
      20 Posts
      12k Views
      ClydeC

      @isrnick said in Emulationstation crashes after RetroPie boots up - Permission denied:

      @mitu But the keyboard is disabled when it crashes, so you can't type the commands to even open raspi-config to be able to enable SSH.

      Sometimes, I can free the keyboard by pressing Alt+PrtScr/SysRq+R simultaneously. It's a Linux Magic SysRq key combination that switches the keyboard from raw mode, which graphical programs tend to use, to XLATE mode. May be worth a try.

      Note that on some keyboards, Laptops etc. the key combination is slightly different. See the link above for the variations.

    • S

      Retropie error

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support permission deni rom error retro pie 4.1 retro pie roms
      13
      0 Votes
      13 Posts
      6k Views
      S

      @itsnitro
      Ok I will reset my box then try the line of code into built in file manager, then try putting the roms on again

    • K

      Execute file from ROM folder = Permission denied

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support permission deni execute rom folder google drive
      13
      0 Votes
      13 Posts
      4k Views
      G

      @sonicsheppard You can remove the noexec flag by editing /etc/usbmount/usbmount.conf and removing the noexec parameter. Save and reboot.

    • K

      Change Emulator permission denied

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support change default emulator permission deni
      7
      0 Votes
      7 Posts
      5k Views
      K

      I entered configs. It worked. But now what? It left a blank line? I thought it would bring up a list of owner permission to edit? Im lost? can anyone walk me through this?